Hardhat の Tutorial をやっていく
https://gyazo.com/b5aa051d5e5ed0fb5b39eda44118156d
1. Overview
読んでおわり
2. Setting up the environment
インストールした
3. Creating a new Hardhat project
Hardhat の設定ファイルをつくっておすすめプラグインを導入しておわり 4. Writing and compiling smart contracts
5. Testing contracts
Chapter 3 でインストールした @nomicfoundation/hardhat-toolbox ってやつに ethers.js と Mocha が含まれているのね 6. Debugging with Hardhat Network
7. Deploying to a live network
リモートネットワークにデプロイするときは Alchemy の API を使うみたい Goerli ネットワークの Faucet をいくつか試したけど、どれも不安定な感じがして悩ましい 8. Hardhat Boilerplate Project
9. Final thoughts
読んでおわり
https://gyazo.com/99b48435db8ba88401b8fb6f342be5ae